Description
The System object provides access to attributes found on the user's system, such as the user name or the name and version of the operating system.
Attributes
see System userName Attribute
The user name logged in to the current session of the OS.
see System machineName Attribute
The name of the host machine.
see System osName Attribute
The name of the operating system (OS) currently running.
see System osVersion Attribute
The version of the operating system (OS) currently running.